home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 46
/
Amiga Format CD46 (1999-10-20)(Future Publishing)(GB)[!][issue 1999-12].iso
/
-in_the_mag-
/
reader_requests
/
scilab
/
man
/
man-part1
/
cat3
/
solve.3
< prev
next >
Wrap
Text File
|
1999-09-16
|
397b
|
67 lines
solve(1) Scilab Function solve(1)
NAME
solve - symbolic linear system solver
CALLING SEQUENCE
[x]=solve(A,b)
PARAMETERS
A,b,c
: matrix (resp. vectors) of character strings
DESCRIPTION
solves A*x = b when A is an upper triangular matrix made of character
strings.
SEE ALSO
trianfml